projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a02433
)
xdisp.c: Fix a typo in a comment for the last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 7 Aug 2013 15:14:23 +0000
(18:14 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 7 Aug 2013 15:14:23 +0000
(18:14 +0300)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index fc19b5ce6d7ddf59df9dbf5e02d2acbcefe8d1ca..102eafbba49ac483b5ab872dfadb304657a4655c 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-11173,7
+11173,7
@@
prepare_menu_bars (void)
|| FRAME_VISIBLE_P (f) == 1
/* Exclude TTY frames that are obscured because they
are not the top frame on their console. This is
- because x_consider_frame_title actually swit
6
ches
+ because x_consider_frame_title actually switches
to the frame, which for TTY frames means it is
marked as garbaged, and will be completely
redrawn on the next redisplay cycle. This causes